home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-1 / Inter.Net 55-1.iso / CBuilder / setup.exe / 0 / RCDATA / TBCB_PROFRM / TBCB_PROFRM.txt
Text File  |  1998-02-08  |  857b  |  35 lines

  1. inherited BCB_ProFrm: TBCB_ProFrm
  2.   Left = 319
  3.   Top = 216
  4.   Caption = 'C++Builder 3 Professional Setup Launcher'
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   inherited SetupGroupBox: TGroupBox
  8.     inherited HotSpot1: THotSpot
  9.       Left = 148
  10.       Hint = 'Requires 200MB hard disk space for a Typical install.'
  11.     end
  12.     object HotSpot2: THotSpot
  13.       Left = 20
  14.       Top = 170
  15.       Width = 169
  16.       Height = 28
  17.       Hint = 'Requires 16MB hard disk space for full install.'
  18.       Caption = 'InterBase 5.0'
  19.       ImageList = LargeImages
  20.       ImageIndex = 3
  21.       OnClick = NTIBClick
  22.     end
  23.     object HotSpot3: THotSpot
  24.       Left = 212
  25.       Top = 170
  26.       Width = 169
  27.       Height = 28
  28.       Hint = 'InstallShield Express for C++Builder 3'
  29.       Caption = 'InstallShield Express'
  30.       ImageList = LargeImages
  31.       ImageIndex = 4
  32.     end
  33.   end
  34. end
  35.